Interview DesK

Click Here to share your interview experience!
< AmazonNAUKRI.com >

NAGARRO

(Software Developer)

hi , guys this is my interview experience of NAGARRO SOFTWARE

On Campus Interview Process



ROUND I. 50 QUANTITATIVE APTITUDE QUESTIONS CUTOFF 30 out of 50

ROUND II. WRITTEN ON PAPER CODING QUESTIONS

1) Given a string like
INPUT : ( ( TRUE OR FALSE ) AND ( FALSE OR TRUE ) ) OR FLASE
OUTPUT: TRUE

EVALUATE THE GIVEN EXPRESSION


2) Print all sub strings of maximum length having 2 unique characters
e.g:
INPUT : "hellomorning"
OUTPUT : "ell","llo","omo","nin"

3) Find the max length of subarray having ZERO SUM
INPUT : {3,2,1,1,0,-2,1,3,-5,1,2,1,4}
OUTPUT: 7



ONSITE GURGOAN Office

ROUND III)

WRITTEN ON PAPER CODING QUESTIONS

1) An array has 2N elements with N elements are same and another n are mutually different.
So find this repeating element in O(N) time with O(1) space
INPUT : {1,2,3,1}
OUTPUT: 1

2) Print the common words from given two sentences
AND YOU HAVE TO CONSIDER ALL CASES LIKE Colon, Hyphen, Dash, and Semicolons may be EMBEDDED IN BOTH SENTENCES

INPUT: sentence:1:: "HI ALL,RAMESH is mt brother,he has topped in the exam AND MY NAME IS NOT IN THE LIST"
sentence:2:: "all students are advised to READ THE LIST and say hi to RAMESH"
OUTPUT: "HI","ALL","RAMESH","THE","AND","LIST"



3) Sort the give dates collection given in special format like 10-04-2013,10-05-2005,29-02-2000 IN ASCENDING ORDER
OUTPUT: 29-02-2000,10-05-2005,10-04-2013


FACE 2 FACE TECHNICAL INTERVIEW ( ROUND IV )


:::: VERY IMPORTANT :::::

FIRSTLY,THEY DISCUSS ALL OF QUESTIONS THAT YOU HAVE BEEN ASKED IN THE WRITTEN ROUND

BE PREPARED FOR ANOTHER SOLUTION APPROACHES TOO

Even my onsite written was not so good,Because i ATTEMPTED all questions in BRUTE FORCE MANNER
So i was prepared with other solutions too and gave 5 solutions for Q.1 and 8 solutions for Q.2

He was very impressed from me for these solutions.
Then he started talking about my projects,Again jumped into coding questions

1. INPUT : "HI MY NAME IS : ANIRUDDHA , CALL ME MAYBE :)"
OUTPUT : "MAYBE ME CALL ANIRUDDHA IS NAME MY HI"

2. Reverse a linked list (iterative AND Recursive)

3. Clone a FULL linked list given a pointer and a random pointer

ROUND V)

TELL ME ABOUT YOURSELF.
QUOTE YOUR STRENGHTS AND WEAKNESS
WHY SHOULD I HIRE YOU?




HAVE YOUR SAY...

Click on 'Like' to receive all Job & Interview updates via Facebook.